Skip to content

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Jan 13, 2026

The CMake Generator line for 64bit build was outdated and does not include the architecture anymore.


Use force to address for the legacy_datasets.tar

Move-Item : Cannot create a file when that file already exists.
At C:\projects\openpmd-api\share\openPMD\download_samples.ps1:30 char:1
+ Move-Item -Path legacy_datasets\* samples\git-sample\legacy\
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (C:\projects\ope...5.0-hdf5-plugin:DirectoryInfo) [Move-Item], IOException
    + FullyQualifiedErrorId : MoveDirectoryItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand

@ax3l ax3l added this to the 0.17.0 milestone Jan 13, 2026
@ax3l ax3l requested a review from franzpoeschel January 13, 2026 18:30
@ax3l ax3l added the continuous deployment automated shipping label Jan 13, 2026
@ax3l ax3l force-pushed the fix-move-force-ps1 branch 2 times, most recently from e22c79f to 19d9bb9 Compare January 14, 2026 18:21
@ax3l ax3l changed the title Fix download_samples.ps1 Move Fix AppVeyor 64bit build Jan 14, 2026
@ax3l ax3l added continuous integration and removed continuous deployment automated shipping labels Jan 14, 2026
@ax3l ax3l force-pushed the fix-move-force-ps1 branch from 19d9bb9 to 0d6c9a2 Compare January 14, 2026 18:27
ax3l added 2 commits January 14, 2026 11:59
Use force to address for tge `legacy_datasets.tar`
```
Move-Item : Cannot create a file when that file already exists.
At C:\projects\openpmd-api\share\openPMD\download_samples.ps1:30 char:1
+ Move-Item -Path legacy_datasets\* samples\git-sample\legacy\
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (C:\projects\ope...5.0-hdf5-plugin:DirectoryInfo) [Move-Item], IOException
    + FullyQualifiedErrorId : MoveDirectoryItemIOError,Microsoft.PowerShell.Commands.MoveItemCommand
```
Architecture not part of `-G` anymore, maybe `-A x64`
@ax3l ax3l force-pushed the fix-move-force-ps1 branch from 0d6c9a2 to 39af352 Compare January 14, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants